@charset "UTF-8"; 

* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

a, a:hover {
	color: inherit;
	text-decoration: none
}

button, button:focus, img, input, select, textarea {
	border: none;
	outline: 0
}

button, dd, dl, dt, h1, h2, h3, h4, h5, h6, img, input, li, ol, p,
	textarea, ul {
	margin: 0;
	padding: 0;
	font-size: inherit;
	font-weight: inherit
}

::-webkit-scrollbar {
	display: none
}

img {
	max-width: 100%;
	vertical-align: top
}

label {
	font-weight: 400;
	margin-bottom: 0
}

button {
	cursor: pointer;
	background-color: transparent
}

li {
	list-style: none
}

.case-item, .float-lt, .footer-cell, .footer-item, .header-item,
	.partner-item, .service-item, .service-unit dd, .service-unit dt,
	.show-cell, .show-item {
	float: left
}

.float-rt {
	float: right
}

.clearfix:after {
	content: '';
	clear: both;
	display: block;
	height: 0;
	visibility: hidden
}

.clearfix {
	zoom: 1
}

.article-nav, .case-cell, .case-company, .case-intro, .news-title,
	.text-ellipsis {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.align-center {
	text-align: center
}

.contact-txt, .flex-center {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-flow: wrap;
	flex-flow: wrap
}

.flex-around {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-flow: wrap;
	flex-flow: wrap
}

.flex-between {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-flow: wrap;
	flex-flow: wrap
}

.flex-start {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-flow: wrap;
	flex-flow: wrap
}

@font-face {
	font-family: fonts;
	src: url(../font/siyuan.OTF)
}

@font-face {
	font-family: roboto;
	src: url(../font/Roboto-Thin.TTF)
}

html {
	min-width: 1200px
}

body {
	font-family: fonts, arial;
	font-size: 14px;
	color: #3b3c4e
}

.ablock, .page-item a {
	display: block;
	height: 100%
}

.about-cont p, .article-cont p, .choose-cont, .footer, .header-box,
	.header-name, .header-state, .letter-space, .news-cont, .partner,
	.service-case, .service-item, .service-kind, .service-word, .show-title,
	.space, .title-txt {
	letter-spacing: 1px
}

.container {
	width: 1200px;
	margin: 0 auto;
	padding: 0 10px
}

.common-btn, .deputy-btn {
	-webkit-transition: all .3s;
	transition: all .3s;
	display: block;
	width: 200px;
	height: 54px;
	line-height: 50px;
	font-size: 16px;
	text-align: center;
	border: 2px solid #3b3c4e;
	background-color: #3b3c4e;
	color: #fff;
	border-radius: 27px;
	letter-spacing: 1px;
	text-transform: uppercase
}

.common-btn:hover, .deputy-btn:hover {
	color: #3b3c4e;
	background-color: transparent
}

.deputy-btn {
	border-color: #c59a6d;
	background-color: #c59a6d
}

.deputy-btn:hover {
	color: #c59a6d
}

.about-btn, .footer-top, .header-state, .header-word, .service-case,
	.service-word, .show-title, .word-upper {
	font-family: roboto;
	text-transform: uppercase
}

.partner-intro:after, .partner-intro:before, .service-item a:after,
	.service-wei:after, .show-title:after, .title-txt:after, .wei-box {
	display: block;
	width: 36px;
	height: 1px;
	background-color: #3b3c4e
}

#container {
	height: 600px
}

.header {
	overflow: hidden;
	height: 600px;
	color: #fff;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
}

.header.main {
	color: #3b3c4e
}

.header.ht {
	height: 96px
}

.header.index {
	height: 910px
}

.header-top {
	padding-top: 24px;
	padding-bottom: 24px
}

.header-item {
	width: 94px
}

.header-nav {
	padding-top: 6px
}

.header-log {
	margin: 130px 0
}

.header-box {
	font-size: 35px
}

.header-unit {
	width: 920px;
	margin: 0 auto
}

.header-state {
	font-weight: 700
}

.header-txt {
	width: 40px;
	line-height: 66px
}

.header-title {
	font-size: 22px
}

.header-case {
	margin-top: 120px
}

.header-text {
	margin-top: 20px;
	font-size: 20px;
	font-weight: 700
}

.header-cell {
	padding-top: 100px;
	/*color: #3b3c4e;*/
	color: #fff;
}

.header-node {
	position: relative;
	margin-bottom: 20px;
	font-size: 46px;
	line-height: 72px
}

.header-node:after {
	content: '';
	position: absolute;
	left: 0;
	top: 80px;
	display: block;
	width: 52px;
	height: 2px;
	background-color: #fff
}

.header-deputy {
	margin-bottom: 30px;
	font-size: 18px
}

.header-btn {
	display: block;
	width: 134px;
	height: 34px;
	line-height: 30px;
	font-size: 16px;
	text-align: center;
	border: 2px solid #fff;
	background-color: transparent;
	border-radius: 17px;
	letter-spacing: 1px;
	text-transform: uppercase;
	background-color: transparent;
	border-radius: 0;
	color: #fff;
	-webkit-transition: all .6s;
  transition: all .6s;
}

.header-btn:hover {
	color: #3b3c4e;
	background-color: #fff
}

.footer {
	overflow: hidden;
	padding: 68px 0;
	background: url(../img/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-attachment: fixed;
	color: #fff
}

.footer-hd {
	padding-bottom: 38px;
	border-bottom: 1px solid rgba(255, 255, 255, .3)
}

.footer-title {
	font-size: 30px;
	color: #c59a6d
}

.footer-txt {
	font-size: 15px;
	line-height: 36px
}

.footer-btn {
	margin-top: 30px
}

.footer-bd {
	padding: 60px 0
}

.footer-item {
	width: 100px;
	height: 36px;
	line-height: 36px
}

.footer-item:hover {
	color: #c59a6d
}

.footer-cell {
	margin: 0 16px;
	text-align: center;
	line-height: 36px;
	color: #3b3c4e;
	width: 36px;
	height: 36px;
	background-color: #fff;
	border-radius: 50%;
	-webkit-transition: all .6s;
  transition: all .6s;
}

.footer-cell .iconfont {
	font-size: 24px
}

.footer-cell:hover {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
	background-color: #3b3c4e;
	color: #fff
}

.footer-btm {
	padding-top: 20px
}

.footer-adr p {
	height: 30px;
	line-height: 30px
}

.footer-top {
	padding-right: 30px;
	height: 60px;
	line-height: 60px;
	background: url(../img/icon-top.png) no-repeat right center
}

.title {
	display: inline-block;
	position: relative;
	color: #3b3c4e
}

.partner-title, .title-word {
	font-family: arial;
	font-size: 126px;
	font-weight: 700;
	text-transform: uppercase;
	opacity: .06
}

.title-txt {
	position: absolute;
	left: 36px;
	top: 56px;
	font-size: 32px
}

.title-txt:after {
	content: '';
	position: absolute;
	left: 0;
	top: 48px
}

.service {
	padding-bottom: 100px;
	padding-top: 100px
}

.service-list {
	padding: 40px 0
}

.service-item {
	width: 220px;
	height: 200px;
	margin-right: 20px;
	background-color: #f5f5f5;
	background-image: url(../img/icon-service.png);
	background-repeat: no-repeat;
}

.service-item a {
	padding-top: 100px;
}

.service-item a:after {
	content: '';
	margin: 0 auto
}

.service-item a:hover:after {
  -webkit-transition: 1s;
  transition: 1s;
	background-color: #fff
}

.service-item:hover {
  -webkit-transition: 1s;
  transition: 1s;
	color: #fff;
	background-color: #3b3c4e
}

.service-item:nth-child(1) {
	background-position: 2px -46px
}

.service-item:nth-child(1):hover {
	-webkit-transition: all .6s;
	transition: all .6s;
	background-position: 2px -246px
}

.service-item:nth-child(2) {
	background-position: -242px -46px
}

.service-item:nth-child(2):hover {
	-webkit-transition: all .6s;
	transition: all .6s;
	background-position: -242px -246px
}

.service-item:nth-child(3) {
	background-position: -482px -46px
}

.service-item:nth-child(3):hover {
	-webkit-transition: all .6s;
	transition: all .6s;
	background-position: -482px -246px
}

.service-item:nth-child(4) {
	background-position: -722px -46px
}

.service-item:nth-child(4):hover {
	-webkit-transition: all .6s;
	transition: all .6s;
	background-position: -722px -246px
}

.service-item:nth-child(5) {
	background-position: -962px -46px
}

.service-item:nth-child(5):hover {
	-webkit-transition: all .6s;
	transition: all .6s;
	background-position: -962px -246px
}

.service-item:nth-last-child(1) {
	margin-right: 0
}

.service-case, .service-word {
	font-size: 18px;
	font-weight: 700;
	line-height: 30px
}

.service-txt {
	padding: 12px 0
}

.service-unit dd, .service-unit dt {
	width: 380px;
	height: 248px;
	margin-right: 20px;
	padding-top: 24px
}

.service-unit dd:nth-child(2), .service-unit dd:nth-child(5) {
	margin-right: 20px
}

.service-unit dd:nth-child(-n+3) {
	margin-bottom: 60px
}

.service-deputy, .service-name {
	font-size: 32px;
	font-weight: 700;
	line-height: 50px
}

.service-deputy {
	color: #c59a6d
}

.service-cont {
	line-height: 32px;
	font-size: 12px
}

.service-icon {
	width: 70px;
	height: 70px;
	background-image: url(../img/icon-service.png);
	background-repeat: no-repeat
}

.service-cell {
	position: relative;
	overflow: hidden
}

.service-cell:hover .service-hid {
	-webkit-transition: all .6s;
	transition: all .6s;
	top: 0
}

.service-cell:nth-child(1) .service-icon {
	background-position: 160px -70px
}

.service-cell:nth-child(2) .service-icon {
	background-position: -80px -70px
}

.service-cell:nth-child(3) .service-icon {
	background-position: -320px -70px
}

.service-cell:nth-child(4) .service-icon {
	background-position: -560px -70px
}

.service-cell:nth-child(5) .service-icon {
	background-position: -800px -70px
}

.service-cell:nth-child(6) .service-icon {
	background-position: -1040px -70px
}

.service-hid {
	position: absolute;
	left: 0;
	top: 248px;
	width: 100%;
	height: 100%;
	padding: 28px;
	color: #fff;
	background-color: rgba(59, 60, 78, .9)
}

.service-top {
	font-size: 20px
}

.service-case {
	position: relative
}

.service-case:after {
	content: '';
	position: absolute;
	left: 0;
	top: 46px;
	display: block;
	width: 28px;
	height: 1px;
	background-color: #fff
}

.service-kind {
	margin-top: 30px;
	line-height: 30px
}

.service-arrow:hover {
	-webkit-transition: all .6s;
	transition: all .6s;
	-webkit-transform: translateX(-10px);
	transform: translateX(-10px)
}

.service-wei {
	position: relative;
	margin-bottom: 50px !important
}

.service-wei:after {
	content: '';
	position: absolute;
	left: 0;
	top: 50px
}

.about {
	padding: 130px 0
}

.about.bg {
	background-color: #f5f5f5
}

.about-wdt {
	width: 610px;
	height: 200px;
	overflow: hidden;
	margin-bottom: 20px
}

.about-cont p {
	margin-bottom: 8px;
	line-height: 32px;
	color: #3b3c4e
}

.about-cont.col p {
	color: #999
}

.about-btn:hover {
	font-weight: 700
}

.about-unit {
	position: relative;
	padding-top: 30px
}

.about-hd {
	margin-bottom: 50px
}

.about-title, .team-name {
	margin-bottom: 12px;
	font-size: 24px;
	font-weight: 700
}

.about-title.word, .word.team-name {
	font-family: arial;
	text-transform: uppercase
}

.about-rt {
	overflow: hidden;
	width: 432px;
	height: 448px
}

.about-lt {
	overflow: hidden;
	width: 302px;
	height: 352px
}

.about-posi {
	position: absolute;
	left: 440px;
	top: 180px;
	font-size: 12px;
	line-height: 20px;
	text-align: right;
	color: #999
}

.about-top {
	margin-bottom: 12px
}

.about-btm {
	width: 254px;
	height: 356px;
	padding-top: 200px;
	padding-right: 90px;
	border: 5px solid #c59a6d
}

.show {
	padding: 160px 0
}

.show.bg {
	background-color: #f5f5f5
}

.show-title {
	position: relative;
	margin-bottom: 20px;
	font-weight: 700;
	font-size: 32px
}

.show-title:after {
	content: '';
	position: absolute;
	left: 0;
	top: 50px
}

.show-cont {
	width: 300px;
	height: 160px
}

.show-item {
	position: relative;
	margin-left: 12px;
	-webkit-transition: all .6s;
  transition: all .6s;
}

.show-item:hover {
	-webkit-transform: scale(.9);
	transform: scale(.9)
}

.show-item:hover .show-unit {
	height: 94px
}

.show-item:hover .show-contact {
	display: block
}

.show-unit {
	position: absolute;
	left: 50%;
	top: 242px;
	padding: 14px 24px;
	width: 210px;
	height: 70px;
	margin-left: -105px;
	background-color: #fff
}

.show-name {
	font-size: 16px
}

.show-job {
	color: #666
}

.show-contact {
	display: none
}

.show-cell {
	margin-right: 4px;
	width: 24px;
	height: 24px;
	background-color: #3b3c4e;
	text-align: center;
	line-height: 24px;
	border-radius: 50%;
	color: #fff;
	-webkit-transition: .6s;
  transition: .6s;
}

.show-cell:hover {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
	background-color: #c59a6d
}

.case {
	padding: 40px 0
}

.case-item {
	overflow: hidden;
	width: 19.6%;
	margin: 0 .2% 10px;
	cursor: pointer
}

.case-item:nth-child(4) {
  width: 39.6%;
  float: right;
}

.case-item:nth-child(4) .case-box {
  padding-top: 710px;
}

.case-item:nth-child(5) {
  width: 39.6%;
}

.case-col {
  padding: 40px 0;
  background-color: #f5f5f5;
}

.case-box {
  position: relative;
	/*padding-top: 100%;*/
	padding-top: 350px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out;
}

.case-detail {
  position: absolute;
  left: 50%;
  top: 50%;
  opacity: 0;
  margin-left: -24px;
  margin-top: -24px;
  width: 48px;
  height: 48px;
  background: url(../img/icon-detail.png) no-repeat center;
  z-index: 99;
  -webkit-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out;
}

.case-box:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.case-box:hover:after {
  background-color: rgba(1,3,32,.7);
}

.case-box:hover .case-detail,
.case-box:hover .case-wenzi {
  opacity: 1;
}

.case-wenzi {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 16px;
  margin-top: 30px;
  height: 40px;
  line-height: 40px;
  opacity: 0;
  z-index: 99;
  -webkit-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out;
}

.case-box:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(1,3,32,.4);
  z-index: 10;
}

.case-top {
	padding-top: 40px
}

.case-nav {
	line-height: 50px
}

.case-title {
	font-size: 18px
}

.case-unit {
	padding-bottom: 50px
}

.case-cell {
	float: left;
	width: 140px;
	margin-right: 120px;
	color: #999
}

.case-cell.active, .case-cell:hover {
	color: #3b3c4e
}

.case-cell:nth-child(5n+5) {
	margin-right: 0
}

.case-bg {
	padding: 50px 0;
	background-color: #f5f5f5
}

.case-single {
	float: left;
	width: 380px;
	padding: 10px;
	margin-bottom: 44px;
	margin-right: 20px;
	border: 1px solid #ececec;
	background-color: #fff
}

.case-single:nth-child(3n+3) {
	margin-right: 0
}

.case-pic {
	padding-top: 202px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover
}

.case-intro {
	margin-top: 16px;
	color: #999
}

.case-company {
	width: 320px;
	font-size: 16px;
	letter-spacing: 2px
}

.case-arrow {
	margin-top: 3px;
	margin-right: 12px;
	-webkit-transition: all .6s;
  transition: all .6s;
}

.case-arrow:hover {
	-webkit-transform: translateX(-6px);
	transform: translateX(-6px)
}

.case-page {
	text-align: right
}

.case-btn {
	margin: 30px auto
}

.partner {
	margin: 80px auto;
	width: 1020px
}

.partner-hd {
	position: relative
}

.partner-title {
	font-size: 90px;
	font-family: arial;
	text-align: right
}

.partner-intro {
	position: absolute;
	top: -80px;
	font-family: serif;
	font-size: 50px;
	line-height: 100px
}

.partner-intro:before {
	content: '';
	position: absolute;
	left: 0;
	top: 100px;
	width: 96px
}

.partner-intro:after {
	content: '';
	position: absolute;
	left: 698px;
	top: 70px;
	width: 30px;
	-webkit-box-shadow: 1px 0 1px #3b3c4e;
	box-shadow: 1px 0 1px #3b3c4e
}

.partner-list {
	padding-top: 44px
}

.partner-item {
  width: 310px;
	margin-right: 30px;
	margin-bottom: 20px
}

.partner-name {
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: 32px
}

.partner-pic {
	margin: 100px 0
}

.space {
	overflow: hidden;
	height: 580px;
	padding-top: 180px;
	color: #fff;
	background: url(../img/space-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	background-size: cover
}

.space-title {
	font-size: 32px;
	font-weight: 700
}

.space-intro {
	width: 452px;
	margin: 0 auto;
	font-size: 18px;
	line-height: 32px
}

.contact {
	padding: 50px 0
}

.contact-intro {
	margin: 12px 0;
	line-height: 32px;
	color: #999
}

.contact-item {
	float: left;
	width: 278px;
	margin: 0 8px;
	text-align: center;
	color: #3b3c4e;
}

.contact-item:nth-child(1) .contact-icon {
  -webkit-transition: all .6s;
  transition: all .6s;
	background-position: 0 0
}

.contact-item:nth-child(1):hover .contact-icon {
	background-position: 0 -60px
}

.contact-item:nth-child(2) .contact-icon {
  -webkit-transition: all .6s;
  transition: all .6s;
	background-position: -60px 0
}

.contact-item:nth-child(2):hover .contact-icon {
	background-position: -60px -60px
}

.contact-item:nth-child(3) .contact-icon {
  -webkit-transition: all .6s;
  transition: all .6s;
	background-position: -120px 0
}

.contact-item:nth-child(3):hover .contact-icon {
	background-position: -120px -60px
}

.contact-item:nth-child(4) .contact-icon {
  -webkit-transition: all .6s;
  transition: all .6s;
	background-position: -180px 0
}

.contact-item:nth-child(4):hover .contact-icon {
	background-position: -180px -60px
}

.contact-icon {
	width: 60px;
	height: 60px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-image: url(../img/icon-contact.png)
}

.contact-title {
	margin-bottom: 8px;
	font-size: 16px
}

.contact-txt {
	height: 64px;
	line-height: 32px;
	color: #999
}

.form-cell {
	width: 570px;
	margin: 16px 0;
	float: left
}

.form-cell:nth-child(even) {
	float: right
}

.form-ipt {
	width: 100%;
	height: 46px;
	line-height: 46px;
	border: 1px solid #ddd;
	border-radius: 5px;
	padding: 0 36px
}

.form-ipt::-webkit-input-placeholder {
	font-family: fonts;
	color: #999
}

.form select {
	color: #999
}

.form select option {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	height: 46px;
	line-height: 46px;
	color: #3b3c4e
}

.form select option::-ms-expand {
	display: none
}

.form select option:hover {
	background-color: red
}

.form-txt {
	width: 100%
}

.form-area {
	resize: none;
	font-family: fonts;
	height: 184px
}

.form-wei {
	position: relative
}

.form-wei:after {
	content: '';
	position: absolute;
	left: 20px;
	top: 20px;
	display: block;
	width: 6px;
	height: 6px;
	background-color: #ea3f31;
	border-radius: 50%
}

.page {
	display: inline-block;
	padding: 40px 0
}

.page-item {
	float: left;
	width: 48px;
	height: 48px;
	background-color: #fff;
	line-height: 48px;
	font-size: 18px;
	margin: 0 6px;
	text-align: center;
	border-radius: 4px;
	color: #3b3c4e
}

.page-item.active, .page-item:hover {
	color: #fff;
	background-color: #3b3c4e
}

.made {
	height: 142px;
	padding: 44px 0;
	background-color: #3b3c4e
}

.made-txt {
	position: relative;
	margin-top: 4px;
	padding-left: 80px;
	line-height: 46px;
	font-size: 20px;
	letter-spacing: 2px;
	color: #fff;
	background: -webkit-gradient(linear, left top, right top, from(#303143),
		to(transparent));
	background: linear-gradient(to right, #303143, transparent)
}

.made-txt:before {
	content: '';
	position: absolute;
	left: 20px;
	top: 22px;
	display: block;
	width: 42px;
	height: 2px;
	background-color: #fff
}

.made-btn {
	border-color: #fff
}

.made-btn:hover {
	background-color: #fff
}

.team-item:nth-child(odd) .team-pic, .team-item:nth-child(odd) .team-txt
	{
	float: left
}

.team-item:nth-child(even) .team-pic, .team-item:nth-child(even) .team-txt
	{
	float: right
}

.team-item:nth-child(even) .team-txt {
	text-align: right
}

.team-item:nth-child(even) .team-arrow img {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg)
}

.team-box {
	padding-top: 40px;
	padding-bottom: 80px
}

.team-txt {
	width: 590px;
	padding: 64px
}

.team-job {
	margin-bottom: 12px;
	line-height: 32px;
	font-size: 18px;
	font-weight: 700
}

.team-cont {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	height: 128px
}

.choose {
	overflow: hidden;
	height: 680px;
	background: url(../img/serv-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	color: #0c111d
}

.choose-box {
	position: relative
}

.choose-title {
	position: relative;
	margin-top: 120px;
	margin-bottom: 40px;
	font-family: serif;
	font-size: 50px;
	color: #3b3c4e
}

.choose-title:after {
	content: '';
	position: absolute;
	left: 0;
	top: 76px;
	display: block;
	width: 96px;
	height: 1px;
	background-color: #3b3c4e
}

.choose-cont {
	position: absolute;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	width: 250px;
	height: 96px;
	font-size: 16px;
	line-height: 32px
}

.choose-cont:nth-child(1) {
	right: 120px;
	top: -140px
}

.choose-cont:nth-child(2) {
	right: 390px;
	top: -44px
}

.choose-cont:nth-child(3) {
	right: 660px;
	top: 102px
}

.choose-cont:nth-child(4) {
	right: 930px;
	top: 198px
}

.technology {
	overflow: hidden;
	height: 500px;
	background: url(../img/detail-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}

.technology-intro {
	position: relative;
	top: 80px
}

.technology-list {
	width: 800px;
	margin-top: 120px;
	font-size: 20px;
	line-height: 48px
}

.technology-item {
	float: left;
	width: 400px
}

.technology-item:before {
	content: '-';
	display: inline-block
}

.technology-cell {
	float: left;
	width: 200px;
	margin-right: 120px
}

.technology-cell:nth-child(4n+4) {
	margin-right: 0
}

.technology-cell:nth-child(1) .technology-icon {
	background-position: 0 0
}

.technology-cell:nth-child(2) .technology-icon {
	background-position: -70px 0
}

.technology-cell:nth-child(3) .technology-icon {
	background-position: -140px 0
}

.technology-cell:nth-child(4) .technology-icon {
	background-position: -210px 0
}

.technology-icon {
	width: 70px;
	height: 70px;
	background-image: url(../img/icon-peitao.png);
	background-repeat: no-repeat
}

.technology-name {
	margin-top: 30px;
	margin-bottom: 12px;
	font-size: 20px;
	font-weight: 700;
	line-height: 32px
}

.technology-word {
	font-size: 16px;
	font-weight: 700
}

.proj {
	height: 330px;
	background-color: #f5f5f5
}

.proj-test {
	position: relative
}

.proj-test:after {
	content: '';
	position: absolute;
	left: 50%;
	top: -45px;
	display: block;
	width: 100%;
	height: 136px;
	background-color: #3b3c4e;
	z-index: 6
}

.proj-box {
	position: absolute;
	left: 50px;
	top: -45px;
	width: 100%;
	height: 136px;
	color: #fff;
	background-color: #3b3c4e;
	z-index: 10
}

/*.proj-list {
  padding-left: 100px;
}*/

.proj-item {
	float: left;
	width: 30%;
	padding: 50px 120px;
}

.proj-kind {
	font-size: 16px
}

.proj-name {
	font-size: 12px;
	color: #999
}

.proj-unit {
	position: absolute;
	left: 190px;
	top: 120px
}

.proj-cont {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	line-height: 32px;
	height: 160px
}

.article-img {
	margin: 30px 0
}

.article-next {
	padding: 60px 0
}

.article-name {
	margin-top: 20px;
	margin-bottom: 50px;
	font-size: 18px
}

.article-box {
	padding-top: 40px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #999
}

.article-title {
	margin: 8px 0;
	font-size: 28px
}

.article-time {
	margin-bottom: 40px;
	font-size: 16px;
	color: #333
}

.article-cont p {
	margin-bottom: 30px;
	line-height: 30px;
	color: #999
}

.article-cont p img {
	display: block;
	margin: 0 auto 30px
}

.article-page {
	padding: 40px 0
}

.article-nav {
	width: 400px;
	font-size: 16px;
	line-height: 30px
}

.news {
	padding-bottom: 40px
}

.news.bg {
	background-color: #f5f5f5
}

.news-item {
	float: left;
	width: 570px;
	margin-top: 30px;
	margin-right: 40px
}

.news-item:nth-child(even) {
	margin-right: 0
}

.news-pic {
	overflow: hidden;
	margin-bottom: 20px;
}

.news-pic img:hover {
  -webkit-transition: all .6s;
  transition: all .6s;
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.news-cell {
	margin-bottom: 6px
}

.news-title {
	float: left;
	width: 390px;
	font-size: 18px;
	font-weight: 700
}

.news-time {
	float: right;
	margin-top: 6px;
	color: #999
}

.news-cont {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	height: 96px;
	line-height: 32px;
	color: #999
}
.pagination {
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}

.pager li, .pagination>li {
	display: inline
}

.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #3b3c4e;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus,
	.pagination>li>span:hover {
	z-index: 2;
	color: #23527c;
	background-color: #eee;
	border-color: #ddd
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover,
	.pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover
	{
	z-index: 3;
	color: #fff;
	background-color: #3b3c4e;
	border-color: #3b3c4e;
	cursor: default
}

.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover,
	.pagination>.disabled>span, .pagination>.disabled>span:focus,
	.pagination>.disabled>span:hover {
	color: #777;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed
}

.pagination-lg>li>a, .pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333
}

.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px
}

.pagination-sm>li>a, .pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5
}

.badge, .close, .label {
	line-height: 1
}

.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px
}

.page {
	height: 80px
}

.page-item {
	margin: 0 2px;
	width: 28px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #ccc;
	background-color: #f3f3f3;
	border-radius: 6px
}

.page-item.on {
	color: #fff;
	background-color: #990100
}

